.header, .hr-news, .line-news-hr, .chld-btn, .page_active span, #owl-block-news .owl-txt-news-date, .footer-main {
	background: #147878;
}

.link-btn-lk, .header-nav-menu-left, .header-nav-menu-left-list li:hover {
	background: #50afaf;
}

.link-btn-lk:hover {
        background: #199594;	
}

.header-nav-menu-link:hover, .header-nav-menu-link-left:hover, .header-nav-menu-link:hover {
        background: #089ea4;
}

.header-nav-menu-link-left {
	border-bottom: 1px solid #50afaf;
	border-top: 1px solid #006d71;
	background: #50afaf;
}

.sidebar-menu-list-dropdown a {
        border-left: 4px #147878 solid;
}

.banner-sidebar a {
	background: #147878;
	border: 4px solid #079488;
}

.banner-sidebar a:hover {
        background: #079488;
        border: 4px solid #08a09b;
}

.footer-block {
        background: url('../images/footer_bg_turquoise.jpg') #118182;
}

.chld-btn:hover {
        background: #0aa8a6;
	text-decoration: none !important;
}

.spn-block:hover, .sidebar-menu-list-dropdown {
	border-left: 4px #147878 solid;
}

.transbg {
        background-color: #147878 !important;
}
	
#admin_menu a:hover {
	background: #50afaf;
	border-bottom: 1px solid #50afaf;
	border-top: 1px solid #059297;
}

.btn-primary {
	background: #147878 !important;
	color: #fff !important;
}

.btn-primary:hover {
	background: #089ea4 !important;
}
	
.btn-outline-primary {
	border-color: #147878 !important;
	color: #147878 !important;
	outline: none !important;
}
		    
.btn-outline-primary:hover {
	background: #147878 !important;
	color: #fff !important;
}

.form-wrapper button:hover:before, .form-wrapper button:hover, .form-wrapper button:active, .form-wrapper button:focus {
	background: #089ea4;
}

.header-nav-menu-link {
	border-left: 1px solid #178484;
}

@media screen and (max-width:1200px) {

.header-menu, .header-navbar-right, .header-navbar-left {
        background: #147878;
}

.header-nav-menu-link {
        border-bottom: 1px solid #50afaf;
        border-top: 1px solid #059297;
}

}

@media screen and (max-width: 600px) {

.link-btn-lk {
        border-bottom: 1px solid #50afaf;
        border-top: 1px solid #006d71;
}

.header-menu-lk {
	background: #147878;
}

}